home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / util / cli / ksc_In.lha / In.readme < prev    next >
Encoding:
Text File  |  1998-04-24  |  1.2 KB  |  27 lines

  1. Short: In DIRECTORY do COMMAND
  2. Author: Kyzer/CSG
  3. Uploader: Kyzer/CSG <kyzer@4u.net>
  4. Type: util/cli
  5.  
  6. This  handy  little  command  saves  you typing! Basically, It will CD to a
  7. directory  you  specify, execute a command you specify, then cd back to the
  8. original place.
  9.  
  10. In DIRECTORY do COMMAND
  11.  
  12. Examples:
  13. in df0: do list                     ; list contents of DF0:
  14. in t: do delete #?               ; delete contents of T:
  15. in guide/ do multiview VNC.guide ; show VNC.guide
  16. in bla: delete bla.txt           ; "do" is a non-essential keyword.
  17.  
  18. ****************************************************************************
  19. *          THIS PROGRAM IS PART OF THE "KYZER'S SMALLS" COLLECTION         *
  20. *                                                                          *
  21. *      The KyzSmlClxn is a set of very small, but useful CLI commands.     *
  22. *                                                                          *
  23. *   Source in assembler is included. Install by copying the command to C:  *
  24. *                                                                          *
  25. *     Kyzer/CSG, 49 Fairview Road, AB22 8ZG, Scotland ---- kyzer@4u.net    *
  26. ****************************************************************************
  27.